'Declaration
Public Overloads Sub Select( _ ByVal ranges As IList(Of CellRange) _ )
public void Select( IList<CellRange> ranges )
Parameters
- ranges
- CellRange that specifies the cells that will be selected.
'Declaration
Public Overloads Sub Select( _ ByVal ranges As IList(Of CellRange) _ )
public void Select( IList<CellRange> ranges )